touch_name_<n>=<string>

If an item of this form is present then the file or directory specified by <string> will have its modify time set to the extraction time.

Note: If <n> is larger than the defined touch_limit this item will be silently ignored.

Note: <string> may contain subdirectories e.g. subdir1\subdir1a\file1

Note: <string> may contain wildcards e.g. subdir1\subdir1a\file*

Example:-

touch_limit=3
touch_name_1=my.exe
touch_name_2=my.hlp
touch_name_3=subdir\*